Welcome![Sign In][Sign Up]
Location:
Search - TCP vc

Search list

[Graph programycjk

Description: 视频图像压缩,传输技术,以及网络传输协议,vc网络编程-TCP/IP DIRECTSHOW SOCKET
Platform: | Size: 1287168 | Author: ywen | Hits:

[TCP/IP stackTCP

Description: TCP程序,包括服务器端程序和客户端程序,能实现基本的通信-TCP processes, including server-side program and client program that can realize the basic communication
Platform: | Size: 1905664 | Author: 阿平 | Hits:

[Internet-NetworkTCIPnetworkprogramming

Description: VC网络编程的好资料,里面有详细讲解和范例,TCP/IP网络编程-VC Network Programming good information, which has details and examples to explain, TCP/IP network programming
Platform: | Size: 5801984 | Author: 郑春燕 | Hits:

[Internet-NetworkImplementation-using-VC-Client-Services-machine-mo

Description: 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client Services machine model chat program: In the TCP/IP network, both the process of interaction between the host model is client/server mode (Client/Server model). The goal of this experiment is to use Visual C++ the implementation WINDOWS SOCKET network programming between the client and server communications, through a chat room procedures to reflect this communication process, the model set up based on the following two points: one, non of effects 2, communication is completely asynchronous. Client/Server mode in the process are initiatives taken by way of instructions,
Platform: | Size: 4211712 | Author: 廖国锐 | Hits:

[ICQ-IM-ChatChatRoom

Description: 基于 vc++ TCP 聊天室 实例 (服务端+客户端)-chatRoom in WindowsXP base VC++(server+ client)
Platform: | Size: 9756672 | Author: benwood | Hits:

[Windows Developnbtstat-vc

Description: 显示基于 TCP/IP 的 NetBIOS (NetBT) 协议统计资料、本地计算机和远程计算机的 NetBIOS 名称表和 NetBIOS 名称缓存。Nbtstat 可以刷新 NetBIOS 名称缓存和使用 Windows Internet 名称服务 (WINS) 注册的名称-Show based on the TCP/IP-NetBIOS (NetBT) protocol statistics, the local computer and remote computer' s NetBIOS name tables and NetBIOS name cache. Nbtstat can refresh NetBIOS name cache and the use of Windows Internet Name Service (WINS) name registration
Platform: | Size: 14336 | Author: wirm | Hits:

[TCP/IP stacktext

Description: 一个简单的VC++ tcp 实现聊天 其中利用socket-A simple VC++ Tcp chat realize which use socket
Platform: | Size: 1024 | Author: 龙之吻 | Hits:

[Internet-NetworkVC

Description: 如题获取网页中输入的用户名和密码的源代码 VC 封包截取的源码,值得学习 VC 内存修改器源代码 VB 系统加速源代码 DELPHI Winsock 详细使用例程,有TCP,UDP,DOWNLOAD操作,不是使用Winsock 控件 VB 巨好的传奇2外挂 功能:玩家所有的登陆信息记到c:\dat.txt VC QQ消息自动发送器,有许多API操作值得学习 VB 读写INI文件的操作,值得学习 VB 截取封包的操作 VB 又一个内存修改器的源代码 VB 绿光抓包器,很好用 VC 封包截取源代码 VC 系统加速源码 VB 内存搜索及修改源代码 VB 传奇封包分析器 -Such as access to the page title, enter the user name and password of the source code of the source VC packet interception, it is worth learning VC modify memory system VB source code browser source code to speed up the use of DELPHI Winsock routines in detail, there are TCP, UDP, DOWNLOAD operation, not VB using Winsock control giant legendary good 2 plug-in functions: all players in mind landing information to the c: \ dat.txt VC QQ automatic transmitter news, there are many API operation to learn to read and write INI files VB operation, it is worth learning VB interception VB packet operation device and a memory modify the source code of VB capture green light, and very good with VC source code VC packet interception system memory speed up the VB source code and modify the source code search legend packet analyzer VB
Platform: | Size: 330752 | Author: 丁超 | Hits:

[Internet-NetworkRemoteControl(VC)

Description: VC编写的远程管理软件,对tcp/ip,多线程的学习很有帮助。-VC prepared by remote management software, tcp/ip, very helpful multi-threaded.
Platform: | Size: 44032 | Author: chenwei | Hits:

[Internet-NetworktcpServer

Description: tcp udp socket vc++ c#
Platform: | Size: 400384 | Author: jia | Hits:

[TCP/IP stackTCP

Description: 1.利用原始套接字实现简单的TCP协议分析器。 2.系统功能包括: 2.1 原始套接字与网卡邦定,并接收流经网卡的所有数据包; 2.2 对数据包进行分析以获得源IP地址和目的IP地址; 2.3 对TCP Segment进行分析以获得其首部详细信息; 2.4 显示分析结果 3 建议使用VC++ -tcp
Platform: | Size: 2877440 | Author: 刘震 | Hits:

[CommunicationPKG5A

Description: Modbus TCP Master通讯 VC++6.0源代码-Modbus TCP Master VC++6.0 source code
Platform: | Size: 9216 | Author: 杨杰 | Hits:

[TCP/IP stackStunner

Description: Stun Client over TCP with VC
Platform: | Size: 38912 | Author: KennyB | Hits:

[SQL Serverdatabase

Description: 网络课程设计 vc++ + sql server web配置 tcp 配置-Network curriculum design vc+++ sql server web configuration tcp configuration
Platform: | Size: 39936 | Author: 孙永武 | Hits:

[Internet-Networktcpclient

Description: vc++的网络编程,tcp客户端程序,套接字编程-vc++ network programming, tcp procedures Sockets
Platform: | Size: 1160192 | Author: weiwei | Hits:

[Internet-NetworkVC_TCP_CHAR

Description: 一个基础VC++的TCP协议通信源码,带服务器端和客户端,已测试,能用-A basis for VC++ source code of the TCP protocol communication with server-side and client, have been tested, can be
Platform: | Size: 7333888 | Author: 基于VC的TCP聊天 | Hits:

[Internet-Networksockttolong

Description: 完整串口通信程序 Vc++源代码 TCP/IP协议 UDP协议 短连接,长连接,定时器 等-Complete serial communication program Vc++ source code for TCP/IP protocol UDP protocol to connect the short and long connections, timers, etc.
Platform: | Size: 3427328 | Author: jack | Hits:

[Windows Developsocket

Description: 编程环境:Vc 6.0 功能 : TCP 下的socket通信 内容 : tcp server & tcp client -Programming environment: Vc 6.0 features: TCP under the socket communication content: tcp server & tcp client
Platform: | Size: 653312 | Author: sean | Hits:

[Windows DevelopTCP.UDP

Description: tcp udp vc网络编程 聊天小工具-tcp udp vc network programming chat widget
Platform: | Size: 3905536 | Author: qqq | Hits:

[Internet-NetworkTCPServer1

Description: VC 2008网络编程的例子,TCP socket Server例子之一。-VC 2008 example of network programming, TCP socket Server examples.
Platform: | Size: 80896 | Author: Tony | Hits:
« 1 2 3 4 56 7 8 9 10 ... 42 »

CodeBus www.codebus.net